compiler/odin

compiled with Odin

rule:
  meta:
    name: compiled with Odin
    namespace: compiler/odin
    authors:
      - corkami@google.com
    scopes:
      static: file
      dynamic: file
    examples:
      - e17e6a79ed614f5468d0eed758629697
  features:
    - and:
      - substring: ".odin"
      - 2 or more:
        - string: "all_or_none"
        - string: "runtime"
        - substring: "soa_"
        - substring: "base/"
        - substring: "core/"
        - substring: "arena"

last edited: 2026-05-20 12:43:08